Skip to content

Commit

Permalink
Bump ad-m/github-push-action
Browse files Browse the repository at this point in the history
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from c8e916676288f4db183792490450557e2d4296ef to fc0cf17cf360e4df1e3d7964847365fdc40ae03f.
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](ad-m/github-push-action@c8e9166...fc0cf17)

---
updated-dependencies:
- dependency-name: ad-m/github-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 9edc7f9 commit d884951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Push changes
if: ${{ env.HAS_CHANGES == 'true' }}
uses: ad-m/github-push-action@c8e916676288f4db183792490450557e2d4296ef
uses: ad-m/github-push-action@fc0cf17cf360e4df1e3d7964847365fdc40ae03f
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages

0 comments on commit d884951

Please sign in to comment.