Skip to content

Commit 3752aea

Browse files
Merge pull request #47 from webdriverio/dependabot/github_actions/major-deps-updates-13b0e43efc
chore(deps): bump the major-deps-updates group across 1 directory with 2 updates
2 parents 59ec970 + ce4f73a commit 3752aea

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/expense.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
authorize:
4242
runs-on: ubuntu-latest
4343
steps:
44-
- uses: octokit/request-action@dad4362715b7fb2ddedf9772c8670824af564f0d # v2.4.0
44+
- uses: octokit/request-action@b91aabaa861c777dcdb14e2387e30eddf04619ae # v3.0.0
4545
with:
4646
route: GET /orgs/:organisation/teams/:team/memberships/${{ github.actor }}
4747
team: technical-steering-committee

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
fetch-tags: true
3535

3636
- name: Setup pnpm
37-
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
37+
uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v5.0.0
3838

3939
- name: Setup Node.js
4040
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0

0 commit comments

Comments
 (0)