File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616 - name : combine-prs
1717 id : combine-prs
18- uses : github/combine-prs@v5.2.0
18+ uses : github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0
1919 with :
2020 labels : combined-pr
2121 pr_title : ' Dependabot updates'
Original file line number Diff line number Diff line change 88 compatibilitycheck :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v5
11+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1212 with :
1313 persist-credentials : false
14- - uses : actions/setup-node@v6
14+ - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
1515 with :
1616 node-version-file : ' .nvmrc'
1717 - name : Install dependencies
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313 steps :
1414 - name : Checkout Actions
15- uses : actions/checkout@v5
15+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1616 with :
1717 repository : ' grafana/grafana-github-actions'
1818 path : ./actions
2929 AWS_DS_TOKEN_CREATOR_PEM=aws-ds-token-creator:pem
3030 - name : ' Generate token'
3131 id : generate_token
32- uses : actions/create-github-app-token@v2
32+ uses : actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
3333 with :
3434 app-id : ${{ env.AWS_DS_TOKEN_CREATOR_ID }}
3535 private-key : ${{ env.AWS_DS_TOKEN_CREATOR_PEM }}
Original file line number Diff line number Diff line change 1111 stale :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/stale@v10
14+ - uses : actions/stale@b5d41d4e1d5dceea10e7104786b73624c18a190f # v10
1515 with :
1616 repo-token : ${{ secrets.GITHUB_TOKEN }}
1717 # start from the oldest issues when performing stale operations
You can’t perform that action at this time.
0 commit comments