Skip to content

Commit 3ed5a55

Browse files
[skip-release] Update github-actions
1 parent 6b9faef commit 3ed5a55

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
@@ -229,7 +229,7 @@ jobs:
229229
retry_with_backoff dockerhub_login
230230
231231
- name: ghcr Login
232-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
232+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
233233
with:
234234
registry: ghcr.io
235235
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@057262171193c6d563e7b08ae93d0c4aebfce2bd # main
453453
with:
454454
plugin: ${{ matrix.plugin }}
455455
create-definition: default

0 commit comments

Comments
 (0)