File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5959
6060 # Initializes the CodeQL tools for scanning.
6161 - name : Initialize CodeQL
62- uses : github/codeql-action/init@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3
62+ uses : github/codeql-action/init@4bdb89f48054571735e3792627da6195c57459e2 # v3
6363 with :
6464 languages : ${{ matrix.language }}
6565 build-mode : ${{ matrix.build-mode }}
8787 exit 1
8888
8989 - name : Perform CodeQL Analysis
90- uses : github/codeql-action/analyze@f47c8e6a9bd05ef3ee422fc8d8663be7fe4bdc61 # v3
90+ uses : github/codeql-action/analyze@4bdb89f48054571735e3792627da6195c57459e2 # v3
9191 with :
9292 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 5959 - name : Force snapshot changeset
6060 run : " mv .changeset/force-snapshot-build.md.ignore .changeset/force-snapshot-build.md"
6161 - name : Create snapshot version
62- uses : Shopify/snapit@8dacdbe980a7628cf65d9b1d838ee7103450c6b8 # 8dacdbe980a7628cf65d9b1d838ee7103450c6b8
62+ uses : Shopify/snapit@05253a195cc870a9eb6519f5e1f9a98ffd54431f # registry-and-package-manager
6363 with :
6464 global_install : ' true'
6565 github_comment_included_packages : ' @shopify/cli'
Original file line number Diff line number Diff line change 4848 runs-on : ubuntu-latest
4949 steps :
5050 - name : Delete workflow runs
51- uses : Mattraks/delete-workflow-runs@5bf9a1dac5c4d041c029f0a8370ddf0c5cb5aeb7 # v2
51+ uses : Mattraks/delete-workflow-runs@bd2822c9d98065c9766fb1f4bbc32325c47de4fb # v2
5252 with :
5353 token : ${{ github.token }}
5454 repository : ${{ github.repository }}
You can’t perform that action at this time.
0 commit comments