Skip to content

Commit ab47d92

Browse files
Bump rhaschke/docker-run-action from 3 to 5
Bumps [rhaschke/docker-run-action](https://github.com/rhaschke/docker-run-action) from 3 to 5. - [Changelog](https://github.com/rhaschke/docker-run-action/blob/main/RELEASES.md) - [Commits](rhaschke/docker-run-action@v3...v5) --- updated-dependencies: - dependency-name: rhaschke/docker-run-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e383041 commit ab47d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git sparse-checkout set pde-book
2424
git checkout
2525
26-
- uses: rhaschke/docker-run-action@v3
26+
- uses: rhaschke/docker-run-action@v5
2727
with:
2828
username: ${{ secrets.DOCKER_USERNAME }}
2929
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)