Skip to content

Commit

Permalink
fix: update PR workflow job version to avoid failures
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeLyttle authored Nov 26, 2024
1 parent c7749a6 commit bae9380
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 @@ -18,7 +18,7 @@ jobs:
package: [backend, frontend, migrations]
timeout-minutes: 10
steps:
- uses: bcgov-nr/action-builder-ghcr@v2.2.0
- uses: bcgov-nr/action-builder-ghcr@v2.3.0
with:
keep_versions: 50
package: ${{ matrix.package }}
Expand Down

0 comments on commit bae9380

Please sign in to comment.