diff --git a/.github/workflows/ast-scan.yml b/.github/workflows/ast-scan.yml index 9e4250d..7e53694 100644 --- a/.github/workflows/ast-scan.yml +++ b/.github/workflows/ast-scan.yml @@ -9,7 +9,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Checkmarx One CLI Action - uses: checkmarx/ast-github-action@main + uses: checkmarx/ast-github-action@831a8d51a8a0535c0399f9c12728d8d3cc22d850 #main (currently 2.0.28) with: base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }} cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }} diff --git a/.github/workflows/dependabot-auto-merge.yml b/.github/workflows/dependabot-auto-merge.yml index 5f0e86e..75ef5f6 100644 --- a/.github/workflows/dependabot-auto-merge.yml +++ b/.github/workflows/dependabot-auto-merge.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.0.0 + uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef #v2.0.0 with: github-token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}" - name: Enable auto-merge for Dependabot PRs @@ -20,6 +20,6 @@ jobs: GITHUB_TOKEN: ${{secrets.PERSONAL_ACCESS_TOKEN }} run: gh pr merge --auto --merge "$PR_URL" - name: Auto approve dependabot PRs - uses: hmarr/auto-approve-action@v4 + uses: hmarr/auto-approve-action@f0939ea97e9205ef24d872e76833fa908a770363 #v4 with: github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} diff --git a/.github/workflows/pr-label.yml b/.github/workflows/pr-label.yml index e1706d9..474523b 100644 --- a/.github/workflows/pr-label.yml +++ b/.github/workflows/pr-label.yml @@ -7,6 +7,6 @@ jobs: pr-labeler: runs-on: ubuntu-latest steps: - - uses: TimonVS/pr-labeler-action@v5 + - uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af #v5 env: GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }} \ No newline at end of file diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 147d3fc..ee7effc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: # Create the release - name: Create Release - uses: softprops/action-gh-release@master + uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # master (currently 2.0.5) with: release_name: Checkmarx Azure ${{ env.RELEASE_VERSION }} tag_name: ${{ env.RELEASE_VERSION }} @@ -85,7 +85,7 @@ jobs: echo "::set-output name=body_release::$body_release" - name: Converts Markdown to HTML id: convert - uses: lifepal/markdown-to-html@v1.2 + uses: lifepal/markdown-to-html@253bbd85fbdeafe2d1f18c1b9289be24e5cf8f8f #v1.2 with: text: "${{ steps.release.outputs.body_release }}" @@ -98,7 +98,7 @@ jobs: - name: Send a Notification id: notify - uses: thechetantalwar/teams-notify@v2 + uses: thechetantalwar/teams-notify@8a78811f5e8f58cdd204efebd79158006428c46b #v2 with: teams_webhook_url: ${{ secrets.TEAMS_WEBHOOK_URI }} message: "