Skip to content

Commit 1bd25f9

Browse files
authored
Merge pull request #22 from webdriverio/dependabot/github_actions/minor-deps-updates-8f93b3bdc6
chore(deps): bump the minor-deps-updates group across 1 directory with 2 updates
2 parents 50b12b5 + c61d05b commit 1bd25f9

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
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ubuntu-latest
5757
steps:
5858
- name: Run Expense Flow
59-
uses: webdriverio/expense-action@1612787adc5a33202b53c80d643258fe741bcb74 # v1.3.0
59+
uses: webdriverio/expense-action@fbcf7b225dfc474104d0830fe50a9b356bcec810 # v1.4.0
6060
with:
6161
prNumber: ${{ github.event.inputs.prNumber }}
6262
amount: ${{ github.event.inputs.amount }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
3838

3939
- name: Setup Node.js
40-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
40+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
4141
with:
4242
cache: 'pnpm'
4343
node-version-file: .nvmrc

0 commit comments

Comments
 (0)