Skip to content

Commit

Permalink
ci(deps): update zeshuaro/github-actions-workflows digest to 4093639
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 65a3ce0 commit 963bf5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
pull-request:
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@c2ec56268eea96aec6ac99996867dbad1cf9b8f5
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@4093639e9d87aca0306e9b647021c2ae5cc5db67
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
pull-request:
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@c2ec56268eea96aec6ac99996867dbad1cf9b8f5
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@4093639e9d87aca0306e9b647021c2ae5cc5db67
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
scheduled:
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@c2ec56268eea96aec6ac99996867dbad1cf9b8f5
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@4093639e9d87aca0306e9b647021c2ae5cc5db67
secrets:
GH_APP_ID: ${{ secrets.GH_APP_ID }}
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}

0 comments on commit 963bf5e

Please sign in to comment.