Skip to content

Commit

Permalink
Bump eq19/lexer from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [eq19/lexer](https://github.com/eq19/lexer) from 1 to 2.
- [Release notes](https://github.com/eq19/lexer/releases)
- [Commits](eq19/lexer@v1...v2)

---
updated-dependencies:
- dependency-name: eq19/lexer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent b1eae3e commit 56a599f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
docker_hub_password: ${{ secrets.DOCKER_HUB_PASSWORD }}

- name: 🏃‍♂️ Lexering Runner
uses: eq19/lexer@v1
uses: eq19/lexer@v2
id: set-lexering
with:
token: ${{ secrets.ACCESS_TOKEN }}
Expand Down

0 comments on commit 56a599f

Please sign in to comment.