Skip to content

Commit

Permalink
chore: bump version of selene
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Dec 6, 2024
1 parent 6d21dc5 commit 52258a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
echo "$HOME/.local/bin" >> $GITHUB_PATH
env:
VERSION: "0.26.1"
VERSION: "0.27.1"
# shashum -a 256 selene-<version>-linux.zip
SHA256_CHECKSUM: "406697af6a13027a0f95fd65a790ca0b496a28ede4d7355f4b04ebf1d640134e"
SHA256_CHECKSUM: "22dabfe070c6d10cbb0b8ae56a82abfa131fbb902bff03d9924f0f73fd3d3318"

- name: Run selene
run: make lint
Expand Down

0 comments on commit 52258a2

Please sign in to comment.