Skip to content

Commit 35613b3

Browse files
authored
unpinned dependencies in actions
1 parent 8c4322d commit 35613b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rebase.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616

1717
steps:
18-
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
19-
- uses: ljharb/rebase@3f30d8c115145dcc562f01582f59fbeefe77c707 # master
18+
- uses: actions/[email protected]
19+
- uses: ljharb/rebase@master
2020
env:
2121
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)