Skip to content

Commit

Permalink
chore(deps): update docker/build-push-action action to v3.3.1
Browse files Browse the repository at this point in the history
| datasource  | package                  | from | to     |
| ----------- | ------------------------ | ---- | ------ |
| github-tags | docker/build-push-action | v3   | v3.3.1 |
  • Loading branch information
plural-renovate[bot] committed Feb 16, 2024
1 parent 4add6f2 commit 3c035ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
username: mjgpluralsh
password: ${{ secrets.DOCKER_ACCESS_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@1104d471370f9806843c095c1db02b5a90c5f8b6 # v3.3.1
with:
context: '.'
file: './Dockerfile'
Expand Down

0 comments on commit 3c035ec

Please sign in to comment.