Skip to content

Commit

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

Bump docker/build-push-action from 6.3.0 to 6.5.0
  • Loading branch information
fredclausen authored Jul 28, 2024
2 parents 0f40192 + 2358e41 commit d816372
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.3.0
uses: docker/build-push-action@v6.5.0
with:
push: false
load: true
Expand Down

0 comments on commit d816372

Please sign in to comment.