Skip to content

Commit 1f4b92d

Browse files
Merge pull request #2072 from vinayakkulkarni/dependabot/github_actions/actions-minor-cfadaa44d7
fix(deps): Bump the actions-minor group with 2 updates
2 parents 5b075a6 + 84deca3 commit 1f4b92d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/automerger.yml

Lines changed: 1 addition & 1 deletion
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.0.0
16+
uses: dependabot/fetch-metadata@v2.1.0
1717
with:
1818
alert-lookup: true
1919
compat-lookup: true

.github/workflows/lint-pr.yml

Lines changed: 1 addition & 1 deletion
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].0
15+
- uses: amannn/[email protected].2
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818

0 commit comments

Comments
 (0)