Skip to content

Commit

Permalink
bumps github-actions-core to v1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
ksatirli committed Apr 24, 2024
1 parent ac7f8e7 commit c909bd1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 42 deletions.
64 changes: 24 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "setup-packer",
"version": "3.0.1",
"version": "3.1.0",
"description": "A GitHub Action to install a specific version of HashiCorp Packer and add it to PATH.",
"keywords": [
"github-actions",
Expand All @@ -19,7 +19,7 @@
"fmt": "prettier --write 'src/*.ts'"
},
"dependencies": {
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#v0.4.1"
"@hashicorp/github-actions-core": "github:hashicorp/github-actions-core#1.0.0-rc1"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand Down

0 comments on commit c909bd1

Please sign in to comment.