Commit Graph
11 Commits
Author SHA1 Message Date
ddivad195 814845b943 remove console log of path 2024-01-26 21:31:48 +00:00
David DalyandGitHub 20f2765392 cleanup action steps 2024-01-26 16:55:53 +00:00
David Daly 79314de299 Refactor into a composite action and integrate with generate-build-provenance action
- Refactor the action from a 'node' action to a 'composite' action
- Create and output a sha256 hash of the image manifest
- Update action inputs & outputs
- Integrate with the 'generate-build-provenance' action as part of the composite action
2024-01-26 16:34:37 +00:00
David DalyandGitHub 7ef2d24f3b Merge pull request #42 from immutable-actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.19.0
Bump @typescript-eslint/parser from 6.12.0 to 6.19.0
2024-01-16 14:11:18 +00:00
David DalyandGitHub 9644d0366d Merge pull request #43 from immutable-actions/dependabot/npm_and_yarn/types/node-20.11.4
Bump @types/node from 20.9.4 to 20.11.4
2024-01-16 14:11:08 +00:00
David DalyandGitHub b1add807f0 Merge pull request #30 from immutable-actions/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-01-16 14:10:02 +00:00
David DalyandGitHub 7d8d590e92 Merge pull request #29 from immutable-actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-01-16 14:09:53 +00:00
David DalyandGitHub 05d737b2f0 Merge pull request #26 from immutable-actions/dependabot/npm_and_yarn/types/jest-29.5.11
Bump @types/jest from 29.5.8 to 29.5.11
2024-01-16 14:09:42 +00:00
David DalyandGitHub 2ef6e4fb4b Merge pull request #16 from immutable-actions/dependabot/npm_and_yarn/types/archiver-6.0.2
Bump @types/archiver from 6.0.1 to 6.0.2
2024-01-16 14:09:31 +00:00
David DalyandGitHub 462d5b2421 Merge pull request #15 from immutable-actions/dependabot/npm_and_yarn/types/tar-6.1.10
Bump @types/tar from 6.1.9 to 6.1.10
2024-01-16 14:09:21 +00:00
David DalyandGitHub 4a28d7b07e Merge pull request #14 from immutable-actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-01-16 14:09:08 +00:00