deps: bump @actions/exec from 1.0.4 to 1.1.1 (#571)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-04-01 16:02:57 +09:00
committed by GitHub
parent 616b5f11b6
commit 7d27b3ca0d
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
"homepage": "https://github.com/peaceiris/actions-hugo#readme",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/exec": "^1.0.4",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.0",
"@actions/tool-cache": "^1.7.2",
"node-fetch": "^2.6.1"