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 Jan 23, 2024
1 parent bf6f752 commit dbb2273
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 @@ -56,7 +56,7 @@ jobs:
password: ${{ secrets.GITHUB_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 dbb2273

Please sign in to comment.