Skip to content

Commit

Permalink
Update common files (micronaut-projects#1270)
Browse files Browse the repository at this point in the history
  • Loading branch information
micronaut-build authored Nov 3, 2023
1 parent 1994d8b commit 86d3739
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ insert_final_newline = true
charset = utf-8
indent_style = space

[{*.mustache,*.ftl}]
insert_final_newline = false

[{*.sh,gradlew}]
end_of_line = lf

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Download artifacts
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
with:
Expand Down

0 comments on commit 86d3739

Please sign in to comment.