Skip to content

Commit d3e9f89

Browse files
build(deps): 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@v0.6.0...v0.8.0) --- 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 50d98c1 commit d3e9f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
git-filter-repo --path-rename '.no-test/':'simde/' && \
2121
git-filter-repo --subdirectory-filter simde
2222
- name: GitHub Push
23-
uses: ad-m/github-push-action@v0.6.0
23+
uses: ad-m/github-push-action@v0.8.0
2424
with:
2525
github_token: ${{ secrets.PUSH_TO_NO_TESTS_TOKEN }}
2626
repository: simd-everywhere/simde-no-tests

0 commit comments

Comments
 (0)