Merge pull request #37 from dagger/dependabot/npm_and_yarn/actions/exec-1.1.1

Bump @actions/exec from 1.1.0 to 1.1.1
This commit is contained in:
CrazyMax 2022-04-11 23:34:27 +02:00 committed by GitHub
commit dfe5ba274c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/exec": "^1.1.0",
"@actions/exec": "^1.1.1",
"@actions/http-client": "^1.0.11",
"@actions/tool-cache": "^1.7.2"
},