Skip to content

Commit 0807cbf

Browse files
ci(deps): update containerbase/internal-tools action to v3.14.38 (#496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d10c77 commit 0807cbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: ⚙️ Setup
24-
uses: containerbase/internal-tools/setup@ac2d21e9667686230ec7c2d94aa98eb0e56be3d6 # v3.14.36
24+
uses: containerbase/internal-tools/setup@eae5b856b5812a5692200982d92b89cbc671e8c8 # v3.14.38
2525
with:
2626
save-cache: true
2727

@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: ⚙️ Setup
36-
uses: containerbase/internal-tools/setup@ac2d21e9667686230ec7c2d94aa98eb0e56be3d6 # v3.14.36
36+
uses: containerbase/internal-tools/setup@eae5b856b5812a5692200982d92b89cbc671e8c8 # v3.14.38
3737

3838
- name: lint
3939
run: |
@@ -63,7 +63,7 @@ jobs:
6363
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
6464

6565
- name: ⚙️ Setup
66-
uses: containerbase/internal-tools/setup@ac2d21e9667686230ec7c2d94aa98eb0e56be3d6 # v3.14.36
66+
uses: containerbase/internal-tools/setup@eae5b856b5812a5692200982d92b89cbc671e8c8 # v3.14.38
6767
with:
6868
checkout: false
6969

0 commit comments

Comments
 (0)