We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6e5a1 commit 8997a35Copy full SHA for 8997a35
.github/workflows/push.yml
@@ -29,7 +29,7 @@ jobs:
29
actions: read
30
id-token: write
31
attestations: write
32
- uses: omec-project/.github/.github/workflows/release-image.yml@23e0adf45c41d1564468697ae12bae734510e388 # v0.0.4
+ uses: omec-project/.github/.github/workflows/release-image.yml@main
33
with:
34
changed: ${{ needs.tag-github.outputs.changed }}
35
version: ${{ needs.tag-github.outputs.version }}
VERSION
@@ -1 +1 @@
1
-0.10.32
+0.10.33
0 commit comments