Skip to content

Commit ec86de5

Browse files
Merge pull request #511 from SierraSoftworks/dependabot/github_actions/docker/build-push-action-7
chore(deps): Bump docker/build-push-action from 6 to 7
2 parents f57e623 + 2a7acc8 commit ec86de5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
241241
- name: Build and push by digest
242242
id: build
243-
uses: docker/build-push-action@v6
243+
uses: docker/build-push-action@v7
244244
with:
245245
context: .
246246
platforms: ${{ matrix.platform }}

0 commit comments

Comments
 (0)