Skip to content

Commit

Permalink
build(deps): bump dfm/rtds-action from 1.0.3 to 1.1.0 (#142)
Browse files Browse the repository at this point in the history
Bumps [dfm/rtds-action](https://github.com/dfm/rtds-action) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/dfm/rtds-action/releases)
- [Commits](dfm/rtds-action@v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: dfm/rtds-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent 6920562 commit 4d38e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pymake-rtd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Trigger RTDs build
if: github.ref == 'refs/heads/master'
uses: dfm/rtds-action@v1.0.3
uses: dfm/rtds-action@v1.1.0
with:
webhook_url: ${{ secrets.RTDS_WEBHOOK_URL }}
webhook_token: ${{ secrets.RTDS_WEBHOOK_TOKEN }}
Expand Down

0 comments on commit 4d38e20

Please sign in to comment.