Skip to content

Commit b7ad70b

Browse files
Merge pull request #1685 from vinayakkulkarni/dependabot/github_actions/actions-minor-c9bdbb1116
fix(deps): bump the actions-minor group with 2 updates
2 parents a57e274 + dfd14d6 commit b7ad70b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/automerger.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Dependabot metadata 🤖
1515
id: metadata
16-
uses: dependabot/fetch-metadata@v2.1.0
16+
uses: dependabot/fetch-metadata@v2.2.0
1717
with:
1818
alert-lookup: true
1919
compat-lookup: true

.github/workflows/lint-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Validate PR title
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: amannn/[email protected].2
15+
- uses: amannn/[email protected].3
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818

0 commit comments

Comments
 (0)