We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c905ec commit f6ce7e4Copy full SHA for f6ce7e4
.github/workflows/publish_container.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@master
12
- name: Publish to Registry
13
- uses: elgohr/Publish-Docker-Github-Action@master
+ uses: elgohr/Publish-Docker-Github-Action@v5
14
with:
15
name: algorithm-archivists/aaa-langs
16
username: ${{ github.actor }}
0 commit comments