Skip to content

Commit ef7ce44

Browse files
chore(deps): bump the dependencies group with 2 updates (#213)
1 parent 3c3cfee commit ef7ce44

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
permissions:
1919
contents: read # Clone the repository
2020
steps:
21-
- uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
21+
- uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
2222
with:
2323
egress-policy: audit
2424
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0

.github/workflows/contributors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
discussions: write # Create the monthly thank-you discussion via abirismyname/create-discussion
1515

1616
steps:
17-
- uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
17+
- uses: step-security/harden-runner@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
1818
with:
1919
egress-policy: audit
2020

@@ -32,7 +32,7 @@ jobs:
3232
echo "END_DATE=$end_date" >> "$GITHUB_ENV"
3333
3434
- name: Run contributor action
35-
uses: github-community-projects/contributors@b518e14609eadf468470392201312777172b5dec # v2.0.17
35+
uses: github-community-projects/contributors@7e077779e5e7bf810cc722e15b38ee63f86b880e # v2.0.18
3636
env:
3737
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
START_DATE: ${{ env.START_DATE }}

0 commit comments

Comments
 (0)