Skip to content

Commit d2d4d3e

Browse files
build(deps): bump the actions group across 1 directory with 2 updates (#119)
1 parent 93b9709 commit d2d4d3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
persist-credentials: false
4141

4242
- name: Log in to the Container registry
43-
uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
43+
uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
4444
with:
4545
registry: ${{ env.REGISTRY }}
4646
username: ${{ github.actor }}
@@ -53,7 +53,7 @@ jobs:
5353
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5454

5555
- name: Build and push Docker image
56-
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
56+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
5757
with:
5858
file: ${{ matrix.openssl }}.dockerfile
5959
context: .

0 commit comments

Comments
 (0)