Skip to content

Commit

Permalink
build(deps): bump the updates group with 2 updates (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 8a422ad commit 04bec36
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 @@ -41,7 +41,7 @@ jobs:
DOCKER_HUB_ORG: itzg
MAIN_VARIANT: java21
steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- name: Docker meta
id: meta
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v5.3.0
uses: docker/build-push-action@v5.4.0
with:
platforms: ${{ matrix.platforms }}
# ensure latest base image is used
Expand Down

0 comments on commit 04bec36

Please sign in to comment.