Skip to content

Commit d585568

Browse files
chore(deps): update docker/build-push-action action to v4.1.1
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v4.1.0 | v4.1.1 |
1 parent c79dbc1 commit d585568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
password: ${{ secrets.DOCKER_PASSWORD }}
320320

321321
- name: Build and push
322-
uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf # v4.1.0
322+
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
323323
with:
324324
context: .
325325
push: true

0 commit comments

Comments
 (0)