Skip to content

Commit

Permalink
chore(deps): Bump bcgov-nr/action-builder-ghcr from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [bcgov-nr/action-builder-ghcr](https://github.com/bcgov-nr/action-builder-ghcr) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases)
- [Commits](bcgov-nr/action-builder-ghcr@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: bcgov-nr/action-builder-ghcr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 6c53669 commit b420803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
build_context: ./backend
steps:
- uses: actions/checkout@v4
- uses: bcgov-nr/action-builder-ghcr@v1.2.0
- uses: bcgov-nr/action-builder-ghcr@v1.3.0
with:
package: ${{ matrix.package }}
tag: ${{ github.event.number }}
Expand Down

0 comments on commit b420803

Please sign in to comment.