We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10dc3d3 commit 2a2bfa7Copy full SHA for 2a2bfa7
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
build-docker-image:
139
needs: changes
140
if: ${{ needs.changes.outputs.v2 == 'true' || needs.changes.outputs.common == 'true' || needs.changes.outputs.docker == 'true' }}
141
- uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@4139681df984de008069e86e8ce695f1518f1c0b
+ uses: logos-messaging/logos-messaging-nim/.github/workflows/container-image.yml@10dc3d3eb4b6a3d4313f7b2cc4a85a925e9ce039
142
secrets: inherit
143
144
nwaku-nwaku-interop-tests:
0 commit comments