Skip to content

Commit

Permalink
Patch dependencies. (#26)
Browse files Browse the repository at this point in the history
* Patch dependencies.

* [Bot] Update version to 1.1.0

* Update to use newer version of uwit-iam/actions

* Set version to 1.1.1

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Thomas Thorogood and github-actions[bot] authored Mar 23, 2022
1 parent f5cf3b3 commit f30a021
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 252 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: uwit-iam/actions/[email protected].8
- uses: uwit-iam/actions/[email protected]
with:
github-token: ${{ github.token }}
id: guidance
- uses: uwit-iam/actions/[email protected].8
- uses: uwit-iam/actions/[email protected]
with:
github-token: ${{ github.token }}
version-guidance: ${{ steps.guidance.output.guidance }}
Expand Down
Loading

0 comments on commit f30a021

Please sign in to comment.