Skip to content

Commit

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

Bump docker/build-push-action from 6.9.0 to 6.10.0
  • Loading branch information
fredclausen authored Dec 1, 2024
2 parents bd99540 + 7d63b60 commit ca66d14
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.9.0
uses: docker/build-push-action@v6.10.0
with:
push: false
load: true
Expand Down

0 comments on commit ca66d14

Please sign in to comment.