Skip to content

Commit

Permalink
Bump bcgov-nr/action-builder-ghcr from 1.1.2 to 2.0.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.1.2 to 2.0.0.
- [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases)
- [Commits](bcgov-nr/action-builder-ghcr@v1.1.2...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 807889b commit a2c3222
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 @@ -53,7 +53,7 @@ jobs:
build_context: ./frontend
steps:
- uses: actions/checkout@v3
- uses: bcgov-nr/action-builder-ghcr@v1.1.2
- uses: bcgov-nr/action-builder-ghcr@v2.0.0
with:
package: ${{ matrix.package }}
build_file: ${{ matrix.build_file }}
Expand Down

0 comments on commit a2c3222

Please sign in to comment.