Skip to content

Commit

Permalink
feed: fix uses to master
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhem authored May 18, 2020
1 parent 2c71ffe commit 21f3baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/feeds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
eks:
runs-on: ubuntu-latest
steps:
- uses: guilhem/rss-issues-action
- uses: guilhem/rss-issues-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
feed: "https://docs.aws.amazon.com/eks/latest/userguide/doc-history.rss"
Expand Down

0 comments on commit 21f3baa

Please sign in to comment.