Skip to content

Commit

Permalink
ci(deps): update zeshuaro/github-actions-workflows digest to 558806b (#…
Browse files Browse the repository at this point in the history
…282)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent c069710 commit 33bbf1f
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
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
pull-request:
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@1a5d202da067caf60ee122d532825fa7cf2fae03
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@558806b7b3a113df7b24d810dad355a1c33dac8f
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Expand Up @@ -5,4 +5,4 @@ on:

jobs:
pull-request:
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@1a5d202da067caf60ee122d532825fa7cf2fae03
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@558806b7b3a113df7b24d810dad355a1c33dac8f
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
scheduled:
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@1a5d202da067caf60ee122d532825fa7cf2fae03
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@558806b7b3a113df7b24d810dad355a1c33dac8f
secrets:
GH_APP_ID: ${{ secrets.GH_APP_ID }}
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}

0 comments on commit 33bbf1f

Please sign in to comment.