Skip to content

Commit bd63f86

Browse files
Merge pull request #2448 from DataDog/mariedm/pin-action-hash-stale-workflow
[Stale workflow] Pin action hash for action version Co-authored-by: mariedm <29802155+mariedm@users.noreply.github.com>
2 parents 1c04363 + f80b544 commit bd63f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
stale:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/stale@v9
16+
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: |

0 commit comments

Comments
 (0)