Skip to content

Commit

Permalink
Merge pull request #10 from sdr-enthusiasts/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/docker/build-push-action-6.2.0

Bump docker/build-push-action from 6.1.0 to 6.2.0
  • Loading branch information
fredclausen authored Jul 1, 2024
2 parents 58a4beb + 3e83ed6 commit c3b6f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
latestver: ${{ steps.latest-version.outputs.latestver }}
steps:
- name: Build image
uses: docker/build-push-action@v6.1.0
uses: docker/build-push-action@v6.2.0
with:
push: false
load: true
Expand Down

0 comments on commit c3b6f34

Please sign in to comment.