Skip to content

Commit d215f84

Browse files
authored
Fix: [AEA-0000] - add back in .tool-versions (#72)
## Summary - Routine Change ### Details - add back in .tool-versions as it is needed by tag-release workflow used from other repos
1 parent 36677e1 commit d215f84

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.tool-versions

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
nodejs 24.13.0
2+
actionlint 1.7.10
3+
shellcheck 0.11.0
4+
python 3.14.3
5+
poetry 2.3.2

.tool-versions.asdf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# define the .asdf-version to use here
2+
0.18.0

0 commit comments

Comments
 (0)