Enhance workflows and Upgrade micromatch Dependency (#510)

* Update workflows and bump dependencies

* Add test for Go 1.22 and 1.23

* Update Go versions in local-cache setup and include macos-latest with ARM64 architecture
This commit is contained in:
Priya Gupta
2024-10-24 09:09:31 +05:30
committed by GitHub
parent 941977282c
commit 41dfa10bad
3 changed files with 38 additions and 23 deletions

View File

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.2.2
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}