Skip to content

Commit

Permalink
Bump bcgov-nr/action-builder-ghcr from 1.1.0 to 1.1.2 (#28)
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.0 to 1.1.2.
- [Release notes](https://github.com/bcgov-nr/action-builder-ghcr/releases)
- [Commits](bcgov-nr/action-builder-ghcr@v1.1.0...v1.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tobias Müller <to.mueller@gmail.com>
  • Loading branch information
dependabot[bot] and tobiasmllr authored Dec 1, 2023
1 parent 55d615d commit f2af361
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.0
- uses: bcgov-nr/action-builder-ghcr@v1.1.2
with:
package: ${{ matrix.package }}
build_file: ${{ matrix.build_file }}
Expand Down

0 comments on commit f2af361

Please sign in to comment.