Skip to content

Commit

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

Bump docker/build-push-action from 6.6.1 to 6.7.0
  • Loading branch information
fredclausen authored Aug 18, 2024
2 parents b7ccada + 50755ab commit f7f6765
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.6.1
uses: docker/build-push-action@v6.7.0
with:
push: false
load: true
Expand Down

0 comments on commit f7f6765

Please sign in to comment.