Skip to content

Commit f910111

Browse files
authored
Merge pull request #95 from OvertureMaps/dependabot/github_actions/docker-209cb3f241
[CHORE](deps)(deps): Bump the docker group with 3 updates
2 parents bbb0cfe + ac2f727 commit f910111

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-and-push.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
persist-credentials: false
3737

3838
- name: Set up Docker Buildx
39-
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
39+
uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
4040

4141
- name: Login to GitHub Container Registry
42-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
42+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
4343
with:
4444
registry: ghcr.io
4545
username: ${{ github.actor }}
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Build and push Docker image
6767
id: build
68-
uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
68+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
6969
with:
7070
context: .
7171
platforms: linux/arm64

0 commit comments

Comments
 (0)