Skip to content

Commit

Permalink
build(deps): bump docker-library/bashbrew from 0.1.8 to 0.1.12
Browse files Browse the repository at this point in the history
Bumps [docker-library/bashbrew](https://github.com/docker-library/bashbrew) from 0.1.8 to 0.1.12.
- [Release notes](https://github.com/docker-library/bashbrew/releases)
- [Changelog](https://github.com/docker-library/bashbrew/blob/master/Dockerfile.release)
- [Commits](docker-library/bashbrew@7e160dc...d23b943)

---
updated-dependencies:
- dependency-name: docker-library/bashbrew
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent 83bdda1 commit 4111edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy: ${{ steps.generate-jobs.outputs.strategy }}
steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: docker-library/bashbrew@7e160dca3123caecf32c33ba31821dd2aa3716cd # v0.1.8
- uses: docker-library/bashbrew@d23b94357ef16d21a8d14578d5338152e4460c91 # v0.1.12
- id: generate-jobs
name: Generate Jobs
run: |
Expand Down

0 comments on commit 4111edb

Please sign in to comment.