Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 8ade135 (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Eligio Mariño <[email protected]>
  • Loading branch information
renovate[bot] and gmeligio authored Oct 2, 2023
1 parent 4a7c10b commit 80ddaf3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/release.yml

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

2 changes: 1 addition & 1 deletion src/patch/JsiiProjectPatch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export class JsiiProjectPatch extends JsiiProject {
const runner: Element = { value: 'ubuntu-22.04' };
const actions: ActionVersions = {
actionsCheckout: {
value: 'actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac',
value: 'actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608',
comment: ' v4',
},
actionsSetupNode: {
Expand Down

0 comments on commit 80ddaf3

Please sign in to comment.