Skip to content

Commit 8f0942e

Browse files
Bump fastify/github-action-merge-dependabot from 3.10.1 to 3.10.2
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.10.1...v3.10.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d85777f commit 8f0942e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/part_dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
contents: write
1515

1616
steps:
17-
- uses: fastify/[email protected].1
17+
- uses: fastify/[email protected].2
1818
with:
1919
github-token: ${{ github.token }}
2020
use-github-auto-merge: true

0 commit comments

Comments
 (0)