Skip to content

Commit 4bc42f8

Browse files
Bump the github-owned-actions group with 2 updates (#11)
1 parent 9663023 commit 4bc42f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/clean-owners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
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

.github/workflows/contributor-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
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 }}

0 commit comments

Comments
 (0)