We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ffbecc commit cc96cc0Copy full SHA for cc96cc0
.github/workflows/dev-docker-image.yml
@@ -9,6 +9,6 @@ jobs:
9
- uses: actions/checkout@v3
10
11
- name: Build development docker image
12
- uses: docker/build-push-action@v4
+ uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9 # v4
13
with:
14
push: false
0 commit comments