Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/rbonghi/jetson_stats
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Sep 30, 2024
2 parents 91d26d7 + 9c66307 commit 170057c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
id: docker_build
uses: docker/build-push-action@v6.8.0
uses: docker/build-push-action@v6.9.0
with:
push: |
${{ github.actor != 'dependabot[bot]' &&
Expand Down

0 comments on commit 170057c

Please sign in to comment.