mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-17 06:56:30 +00:00
Merge pull request #32 from bcomnes/dependabot/github_actions/fastify/github-action-merge-dependabot-v1.2.0
chore(deps): bump fastify/github-action-merge-dependabot from v1.1.1 to v1.2.0
This commit is contained in:
commit
3d49a264a5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
needs: test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: fastify/github-action-merge-dependabot@v1.1.1
|
||||
- uses: fastify/github-action-merge-dependabot@v1.2.0
|
||||
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' && contains(github.head_ref, 'dependabot/github_actions') }}
|
||||
with:
|
||||
github-token: ${{secrets.github_token}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user