Skip to content

Commit 9c91eef

Browse files
Bump ad-m/github-push-action from 0.6.0 to 0.8.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 0.8.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@40bf560...d91a481) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eea48b3 commit 9c91eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
git config --local user.name "Selenium CI Bot"
8181
git commit -m "Update tag in docs and files [skip ci]" -a
8282
- name: Push changes
83-
uses: ad-m/github-push-action@40bf560936a8022e68a3c00e7d2abefaf01305a6 # master
83+
uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # master
8484
with:
8585
github_token: ${{ secrets.SELENIUM_CI_TOKEN }}
8686
branch: trunk

0 commit comments

Comments
 (0)