Skip to content

Commit

Permalink
chore(deps): bump builder action (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Dec 5, 2023
1 parent f68a61b commit 7f0ec8e
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 @@ -63,7 +63,7 @@ jobs:
echo "full_tag=${TAG}" >> $GITHUB_OUTPUT
- name: Build or import
uses: bcgov-nr/action-builder-ghcr@v2.0.0
uses: bcgov-nr/action-builder-ghcr@v2.0.1
with:
build_context: ${{ matrix.package }}/${{ matrix.major_tag }}
package: ${{ matrix.package }}
Expand Down

0 comments on commit 7f0ec8e

Please sign in to comment.