Skip to content

Commit

Permalink
Bump ad-m/github-push-action from a3fd843e49cd58d296bdd2431c4853569a1…
Browse files Browse the repository at this point in the history
…b900f to 0.6.0 (#1660)

Bump ad-m/github-push-action

Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from a3fd843e49cd58d296bdd2431c4853569a1b900f to 0.6.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/ad-m/github-push-action/releases)
- [Commits](ad-m/github-push-action@a3fd843...40bf560)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2022
1 parent 7010a13 commit f6b2147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
git config --local user.name "Selenium CI Bot"
git commit -m "Update tag in docs and files [skip ci]" -a
- name: Push changes
uses: ad-m/github-push-action@a3fd843e49cd58d296bdd2431c4853569a1b900f # master
uses: ad-m/github-push-action@40bf560936a8022e68a3c00e7d2abefaf01305a6 # master
with:
github_token: ${{ secrets.SELENIUM_CI_TOKEN }}
branch: trunk
Expand Down

0 comments on commit f6b2147

Please sign in to comment.