Skip to content

Commit

Permalink
Merge pull request #230 from jboss-dockerfiles/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
jmesnil authored Oct 28, 2024
2 parents b92fd50 + b762e19 commit 3c65763
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/[email protected].1
uses: actions/[email protected].2
- name: Docker meta
id: meta
uses: docker/[email protected]
Expand Down

0 comments on commit 3c65763

Please sign in to comment.