Skip to content

Commit e46eec1

Browse files
ci(deps): update zeshuaro/github-actions-workflows digest to 9edb5c8 (#1575)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eaeb07 commit e46eec1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/pull-request-target.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ on:
55

66
jobs:
77
pull-request:
8-
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba

.github/workflows/pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ on:
55

66
jobs:
77
pull-request:
8-
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba

.github/workflows/scheduled.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
scheduled:
9-
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@7ada519066b9e9ab8ff3f45e459b69b5e5919185
9+
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@9edb5c80afc4cfdcc039dbfb377b99fcae736bba
1010
secrets:
1111
GH_APP_ID: ${{ secrets.GH_APP_ID }}
1212
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)