aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-19 15:17:34 +0000
committerGitHub <noreply@github.com>2022-09-19 15:17:34 +0000
commita864b399ed365ca29c4edec1957f0aab10600813 (patch)
tree6096fa73346c681e4f8efc3a4c57d7511a837c6c
parentBump nodemon from 2.0.19 to 2.0.20 (#193) (diff)
downloadee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar.gz
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar.bz2
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar.lz
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar.xz
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.tar.zst
ee4511w-web-a864b399ed365ca29c4edec1957f0aab10600813.zip
Bump fastify/github-action-merge-dependabot from 3.3.0 to 3.3.1 (#194)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](https://github.com/fastify/github-action-merge-dependabot/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/node.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/node.yml b/.github/workflows/node.yml
index 3a2c005..8ed8a43 100644
--- a/.github/workflows/node.yml
+++ b/.github/workflows/node.yml
@@ -30,6 +30,6 @@ jobs:
pull-requests: write
contents: write
steps:
- - uses: fastify/github-action-merge-dependabot@v3.3.0
+ - uses: fastify/github-action-merge-dependabot@v3.3.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}