Skip to content

Commit cea4d34

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#289)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.2 to 3.1.3. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.0.2...v3.1.3) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dcc828 commit cea4d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,6 @@ jobs:
123123
pull-requests: write
124124
contents: write
125125
steps:
126-
- uses: fastify/github-action-merge-dependabot@v3.0.2
126+
- uses: fastify/github-action-merge-dependabot@v3.1.3
127127
with:
128128
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)