Skip to content

Commit 7ba9e4b

Browse files
ci(deps): update zeshuaro/github-actions-workflows digest to b9daba8 (#1716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b8ce36 commit 7ba9e4b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
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@9786936105466a4d231ee69e296b91f120e893ba
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@b9daba833dc1bcc3a2f2eb60d14f43eb8594a1a9

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
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@9786936105466a4d231ee69e296b91f120e893ba
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@b9daba833dc1bcc3a2f2eb60d14f43eb8594a1a9

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
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@9786936105466a4d231ee69e296b91f120e893ba
9+
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@b9daba833dc1bcc3a2f2eb60d14f43eb8594a1a9
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)