We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d1ee3 commit 3540519Copy full SHA for 3540519
.github/workflows/push.yml
@@ -26,7 +26,7 @@ jobs:
26
actions: read
27
id-token: write
28
attestations: write
29
- uses: omec-project/.github/.github/workflows/publish-charts.yml@453e42d23f0366133ec7c053ee92a97f374f3ac5 # v0.0.1
+ uses: omec-project/.github/.github/workflows/publish-charts.yml@53d4a413210952112117fc4c6e2cf384f09188af # v0.0.2
30
secrets: inherit
31
with:
32
branch_name: ${{ github.ref }}
0 commit comments