File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 permissions :
1212 contents : read
1313 pull-requests : write
14- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@5d90c7aff008ad7aa4a87b1e23849a5a8691e356 # v0.5.8
14+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc # v0.6.0
1515 with :
1616 config-name : release-drafter.yml
1717 secrets :
Original file line number Diff line number Diff line change 6969
7070 # Initializes the CodeQL tools for scanning.
7171 - name : Initialize CodeQL
72- uses : github/codeql-action/init@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
72+ uses : github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
7373 with :
7474 languages : ${{ matrix.language }}
7575 build-mode : ${{ matrix.build-mode }}
9797 exit 1
9898
9999 - name : Perform CodeQL Analysis
100- uses : github/codeql-action/analyze@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
100+ uses : github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
101101 with :
102102 category : " /language:${{matrix.language}}"
Original file line number Diff line number Diff line change 1111 contents : read
1212 pull-requests : read
1313 statuses : write
14- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@5d90c7aff008ad7aa4a87b1e23849a5a8691e356 # v0.5.8
14+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/pr-title.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc # v0.6.0
1515 secrets :
1616 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010 permissions :
1111 contents : write
1212 pull-requests : read
13- uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@5d90c7aff008ad7aa4a87b1e23849a5a8691e356 # v0.5.8
13+ uses : github-community-projects/ospo-reusable-workflows/.github/workflows/release.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc # v0.6.0
1414 with :
1515 publish : true
1616 release-config-name : release-drafter.yml
3636 with :
3737 go-version-file : go.mod
3838 - name : Install Syft
39- uses : anchore/sbom-action/download-syft@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1
39+ uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
4040 with :
4141 syft-version : v1.33.0
4242 - name : Run GoReleaser
You can’t perform that action at this time.
0 commit comments