Skip to content

Commit

Permalink
CI: Bump dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Oct 5, 2024
1 parent 971e739 commit 51cb8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:
echo "short_hash=$(git rev-parse --short "$GITHUB_SHA")" >> "$GITHUB_ENV"
- name: Build and push
if: ${{ github.event_name == 'push'}}
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
push: true
context: .
Expand Down

0 comments on commit 51cb8db

Please sign in to comment.