Skip to content

Commit

Permalink
chore(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent 14c32b4 commit 65eb9ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
fail-on-vuln: true

- name: Lint Dockerfile
uses: hadolint/hadolint-action@v2.0.0
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
config: hadolint.yaml
Expand All @@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
push: true
platforms: linux/arm64,linux/amd64
Expand Down

0 comments on commit 65eb9ff

Please sign in to comment.