We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f539b70 commit e0f1566Copy full SHA for e0f1566
.github/workflows/docker-build-push.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: ${{ github.event_name == 'pull_request' && 2 || 0 }}
34
- name: Generate Matrix Action
35
id: set-matrix
36
- uses: submitty/action-docker-matrix@main
+ uses: submitty/action-docker-matrix@v24.06.00
37
with:
38
docker-username: ${{ inputs.docker_username }}
39
base-commit: ${{ inputs.base_commit }}
0 commit comments