Skip to content

Commit 74c7ba7

Browse files
[skip-release] Update github-actions
1 parent d1e879e commit 74c7ba7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ jobs:
228228
retry_with_backoff dockerhub_login
229229
230230
- name: ghcr Login
231-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
231+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
232232
with:
233233
registry: ghcr.io
234234
username: ${{ github.actor }}

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ jobs:
449449
matrix:
450450
include: ${{ fromJson(needs.plan.outputs.sitectl_create_smoke_matrix) }}
451451

452-
uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e366f7422565ea5ee71c0c626b740e03f2e2ffcd # main
452+
uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@2b484149fca1653d2bd48311929efca21f32214d # main
453453
with:
454454
plugin: ${{ matrix.plugin }}
455455
create-definition: default

0 commit comments

Comments
 (0)