File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818 issues : write
1919 steps :
2020 - name : 🧼 clean codeowners
21- uses : github/cleanowners@f4b06472db260fd1582c5110e7f89885b54a397a # v1.1.17
21+ uses : github/cleanowners@62198cd4d8abcb5bed5fa4aea3b4ad4edbafacbf # v1.2.0
2222 env :
2323 GH_TOKEN : ${{ secrets.OSPO_SERVICE_TOKEN }}
2424 ORGANIZATION : bloomberg
Original file line number Diff line number Diff line change 3636 echo "START_DATE=$START_DATE" >> "$GITHUB_ENV"
3737 echo "END_DATE=$END_DATE" >> "$GITHUB_ENV"
3838 - name : 📰 run contributors action
39- uses : github/contributors@1f903d4eba7d5318fea1ad9500d53370599bf9b8 # v1.5.5
39+ uses : github/contributors@ed5a1f1c7c0038f4c9ad790685b6b8a549ab3f64 # v1.5.6
4040 env :
4141 GH_TOKEN : ${{ secrets.GITHUB_TOKEN }}
4242 START_DATE : ${{ env.START_DATE }}
You can’t perform that action at this time.
0 commit comments