Skip to content

Commit

Permalink
Merge pull request #61 from snicker/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
Snuffy2 authored May 7, 2024
2 parents 51e02dc + 6760fb1 commit 5ae3334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "github.event.release.prerelease: ${{ github.event.release.prerelease }}"
echo "github.event.release.draft: ${{ github.event.release.draft }}"
- name: Checkout
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 5ae3334

Please sign in to comment.