Skip to content

Commit

Permalink
chore(deps): bump withfig/push-to-fig-autocomplete-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [withfig/push-to-fig-autocomplete-action](https://github.com/withfig/push-to-fig-autocomplete-action) from 1 to 2.
- [Release notes](https://github.com/withfig/push-to-fig-autocomplete-action/releases)
- [Commits](withfig/push-to-fig-autocomplete-action@v1...v2)

---
updated-dependencies:
- dependency-name: withfig/push-to-fig-autocomplete-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent a0c65bd commit 781e8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
make build
./build/infracost fig-autocomplete > fig-spec.ts
- name: Create Autocomplete PR
uses: withfig/push-to-fig-autocomplete-action@v1
uses: withfig/push-to-fig-autocomplete-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
autocomplete-spec-name: infracost
Expand Down

0 comments on commit 781e8dc

Please sign in to comment.