Skip to content

Commit

Permalink
Merge pull request #34 from ppc64le-cloud/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
Power Cloud Robot authored Jul 1, 2024
2 parents a970a40 + 6d953c7 commit c9bc674
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kind-dependent-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7

- name: Log into registry ${{ env.IMAGE_REGISTRY }}
uses: docker/login-action@v3
Expand Down

0 comments on commit c9bc674

Please sign in to comment.