Skip to content

Commit

Permalink
[MAJOR_BUMP] lying docs!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourimadeit committed Feb 3, 2025
1 parent 135167c commit 401e546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
arguments: build
gradle-version: 8.9
- uses: BrycensRanch/read-properties-action@latest
- uses: BrycensRanch/read-properties-action@v1
id: version
with:
file: gradle.properties
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/bump-to-major-or-minor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
with:
fetch-depth: 1000
fetch-tags: true
- uses: BrycensRanch/read-properties-action@latest
- uses: BrycensRanch/read-properties-action@v1
id: version
with:
file: gradle.properties
Expand Down

0 comments on commit 401e546

Please sign in to comment.