Skip to content

Commit 20929bb

Browse files
chore(deps): update bcgov/action-builder-ghcr action to v4.1.0
1 parent 41fcba2 commit 20929bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
steps:
5050
- uses: actions/checkout@v5
51-
- uses: bcgov/action-builder-ghcr@v4.0.0
51+
- uses: bcgov/action-builder-ghcr@v4.1.0
5252
with:
5353
package: ${{ matrix.package }}
5454
tags: |

.github/workflows/build-deploy-clamav-to-tools.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- uses: actions/checkout@v5
30-
- uses: bcgov/action-builder-ghcr@v4.0.0
30+
- uses: bcgov/action-builder-ghcr@v4.1.0
3131
with:
3232
package: ${{ matrix.package }}
3333
tags: latest

0 commit comments

Comments
 (0)