Skip to content

Commit

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

Bump docker/build-push-action from 5.4.0 to 6.1.0
  • Loading branch information
fredclausen authored Jun 23, 2024
2 parents 34192c1 + 68ba68a commit abcc924
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@v5.4.0
uses: docker/build-push-action@v6.1.0
with:
push: false
load: true
Expand Down

0 comments on commit abcc924

Please sign in to comment.