Skip to content

Commit 2e4e530

Browse files
[skip-release] Update github-actions
1 parent 541fcf2 commit 2e4e530

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
@@ -230,7 +230,7 @@ jobs:
230230
retry_with_backoff dockerhub_login
231231
232232
- name: ghcr Login
233-
uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4
233+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
234234
with:
235235
registry: ghcr.io
236236
username: ${{ github.actor }}

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ jobs:
466466
matrix:
467467
include: ${{ fromJson(needs.plan.outputs.sitectl_create_smoke_matrix) }}
468468

469-
uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@e366f7422565ea5ee71c0c626b740e03f2e2ffcd # main
469+
uses: libops/.github/.github/workflows/sitectl-create-smoke-test.yaml@ad2e8856581c741cfd811f4704e3674e4c2d6868 # main
470470
with:
471471
plugin: ${{ matrix.plugin }}
472472
create-definition: default

0 commit comments

Comments
 (0)