Skip to content

Commit 80ab7a3

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#689)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-version: 3.11.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 989dc48 commit 80ab7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060

6161
steps:
6262
- name: Automatically merge dependabot upgrades
63-
uses: fastify/github-action-merge-dependabot@v3.11.1
63+
uses: fastify/github-action-merge-dependabot@v3.11.2
6464
with:
6565
target: minor

0 commit comments

Comments
 (0)