We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7962f74 + 0f6f85b commit 14c605aCopy full SHA for 14c605a
.github/workflows/build-sw-container.yml
@@ -39,7 +39,7 @@ jobs:
39
username: DOCKER_USERNAME
40
password: DOCKER_PASSWORD
41
steps:
42
- - uses: opensciencegrid/push-container-action@v0.6.1
+ - uses: opensciencegrid/push-container-action@3f444ef22e22265106fef4a37ea991629b1655e9
43
with:
44
repo: ${{ matrix.yum_repo}}
45
osg_series: ${{ matrix.osg_series }}
0 commit comments