We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8073e commit 18d1e66Copy full SHA for 18d1e66
1 file changed
.github/workflows/releasability.yaml
@@ -11,6 +11,6 @@ jobs:
11
id-token: write
12
contents: read
13
steps:
14
- - uses: SonarSource/gh-action_releasability/releasability-status@23c9ad31b2d613bade88da898dfdca0b5c65ac69 # v1.2.1
+ - uses: SonarSource/gh-action_releasability/releasability-status@62361890d80f7bd59bdc1e43a3f9c17aa521f9cf # v2.0.1
15
env:
16
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments