Skip to content

Commit 196215c

Browse files
chore(deps): update github actions
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a74428 commit 196215c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0
2626

2727
- name: Log in to GitHub Container Registry
28-
uses: docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4
28+
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
2929
with:
3030
registry: ghcr.io
3131
username: ${{ github.actor }}

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
ci:
16-
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@dd521592ebc0c81a37ff1b3ca74973c85c2d0b2a" # main
16+
uses: "WebProject-xyz/.github/.github/workflows/ci.yml@62db3a110fb7a4e6d433d5bb1fef18cf95bf4c5a" # main
1717
secrets: inherit
1818
with:
1919
test-matrix: |

0 commit comments

Comments
 (0)