Skip to content

Commit

Permalink
update checkout action to pinned version
Browse files Browse the repository at this point in the history
  • Loading branch information
xmatthias committed Nov 14, 2019
1 parent 569a547 commit f94d463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_update_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
dockerHubDescription:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v1
- name: Docker Hub Description
uses: peter-evans/[email protected]
env:
Expand Down

0 comments on commit f94d463

Please sign in to comment.