Skip to content

Commit

Permalink
Update docker/build-push-action action to
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent f229e7c commit e860718
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 @@ -18,7 +18,7 @@ jobs:
run: |
echo ::set-output name=POST_TAG::$(date +%Y.%m.%d)
- name: Build and push containers.monetr.dev
uses: docker/build-push-action@v1
uses: docker/build-push-action@v6
with:
registry: containers.monetr.dev
username: ${{ secrets.containers_push_username }}
Expand Down

0 comments on commit e860718

Please sign in to comment.