Skip to content

Commit

Permalink
build(deps): bump the updates group with 2 updates (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 330fa41 commit e3db301
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.0

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3.6.1
Expand All @@ -33,7 +33,7 @@ jobs:
latest=${{ github.ref_name == 'master' }}
- name: Image build and push
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.9.0
with:
context: .
platforms: linux/amd64
Expand Down

0 comments on commit e3db301

Please sign in to comment.