File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ on: [push]
44
55jobs :
66 conventional-compliance :
7- uses : wittdennis/pipelines/.github/workflows/cog-validate.yaml@1.13.20
7+ uses : wittdennis/pipelines/.github/workflows/cog-validate.yaml@1.13.21
Original file line number Diff line number Diff line change 55
66jobs :
77 ansible-lint :
8- uses : wittdennis/pipelines/.github/workflows/ansible-lint.yaml@1.13.20
8+ uses : wittdennis/pipelines/.github/workflows/ansible-lint.yaml@1.13.21
Original file line number Diff line number Diff line change 66
77jobs :
88 publish :
9- uses : wittdennis/pipelines/.github/workflows/ansible-galaxy-publish.yaml@1.13.20
9+ uses : wittdennis/pipelines/.github/workflows/ansible-galaxy-publish.yaml@1.13.21
1010 secrets :
1111 galaxy-api-token : ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
Original file line number Diff line number Diff line change 55
66jobs :
77 release :
8- uses : wittdennis/pipelines/.github/workflows/cog-release.yaml@1.13.20
8+ uses : wittdennis/pipelines/.github/workflows/cog-release.yaml@1.13.21
99 secrets :
1010 release-token : ${{ secrets.RELEASE_TOKEN }}
You can’t perform that action at this time.
0 commit comments