Skip to content

Commit d617b0c

Browse files
authoredJan 13, 2024
ci(deps): update zeshuaro/github-actions-workflows digest to 7b25428 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d572557 commit d617b0c

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@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c

‎.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@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0
8+
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c

‎.github/workflows/scheduled.yml

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

77
jobs:
88
scheduled:
9-
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0
9+
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@7b25428b8d30a32958cb398244b7ce80e19ad84c
1010
secrets:
1111
PAT: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)
Please sign in to comment.