Skip to content

Commit c5e8295

Browse files
authoredJan 12, 2024
ci(deps): update zeshuaro/github-actions-workflows digest to b4bf0b4 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 786b516 commit c5e8295

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

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

‎.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@1b78c323613f24b070a4c117d878dbc8c2377eba
9+
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@b4bf0b4a95a3a5f2efcaa253558cf767b5dd6de0
1010
secrets:
1111
PAT: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)
Please sign in to comment.