Skip to content

Commit 933f49c

Browse files
authored
chore: bump build-scan-push-action from v2.1.0 to v2.2.0 (#193)
1 parent d9dd4e2 commit 933f49c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-ecr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
140140

141141
- name: Build, scan and push
142-
uses: rudderlabs/build-scan-push-action@96d7bfca912dd2e8805dbb322dc2540504ecac1e # v2.1.0
142+
uses: rudderlabs/build-scan-push-action@865b4253caa57f8f20cd109e0efc1affe3a64939 # v2.2.0
143143
with:
144144
context: .
145145
file: ./${{ inputs.dockerfile }}

0 commit comments

Comments
 (0)