Skip to content

Commit ce8e91f

Browse files
Copilotmikeharder
andauthored
Pin actionlint docker image to sha256 digest (#42821)
* Pin actionlint docker image to sha256 digest Agent-Logs-Url: https://github.com/Azure/azure-rest-api-specs/sessions/de091f51-8df0-4e27-9560-c21d7edec6e3 Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com> * Apply suggestion from @mikeharder --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent a7c2760 commit ce8e91f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@ jobs:
6969

7070
- if: ${{ matrix.folder == '.github' && matrix.os == 'ubuntu'}}
7171
name: Lint workflows
72-
uses: docker://rhysd/actionlint:1.7.12
72+
uses: docker://rhysd/actionlint:1.7.12@sha256:b1934ee5f1c509618f2508e6eb47ee0d3520686341fec936f3b79331f9315667
7373
with:
7474
args: -color -verbose

0 commit comments

Comments
 (0)