Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 27, 2024
1 parent e7e8fc5 commit 3f449af
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@8f7162d9485ef7565575a27b224daeb7e3ad4d0e
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request-target.yml@62153fd81e58de578c5af54d6ac771f0575e31eb
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@8f7162d9485ef7565575a27b224daeb7e3ad4d0e
uses: zeshuaro/github-actions-workflows/.github/workflows/pull-request.yml@62153fd81e58de578c5af54d6ac771f0575e31eb
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@8f7162d9485ef7565575a27b224daeb7e3ad4d0e
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@62153fd81e58de578c5af54d6ac771f0575e31eb
secrets:
GH_APP_ID: ${{ secrets.GH_APP_ID }}
GH_APP_PRIVATE_KEY: ${{ secrets.GH_APP_PRIVATE_KEY }}

0 comments on commit 3f449af

Please sign in to comment.