Skip to content

Commit

Permalink
Merge pull request #14 from antmicro/mczyz/update-action-version
Browse files Browse the repository at this point in the history
Update indexing action version
  • Loading branch information
mczyz-antmicro authored Jul 3, 2023
2 parents 6439191 + 346cf75 commit cc2511e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
run: ./set-status ${{ secrets.GITHUB_TOKEN }} $(git rev-parse HEAD) pending

- name: index-core
uses: antmicro/verible-indexing-action@v1.0.0
uses: antmicro/verible-indexing-action@v1.1.0
with:
repository_name: ${{ env.REPOSITORY_NAME }}
repository_url: ${{ env.REPOSITORY_URL }}
Expand Down

0 comments on commit cc2511e

Please sign in to comment.