Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmllr authored Dec 5, 2023
2 parents 82c774b + 4eedab6 commit e2c8486
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@v4
- uses: bcgov-nr/action-builder-ghcr@v1.1.2
- uses: bcgov-nr/action-builder-ghcr@v2.0.1
with:
package: ${{ matrix.package }}
build_file: ${{ matrix.build_file }}
Expand Down

0 comments on commit e2c8486

Please sign in to comment.