Skip to content

Commit 0f6f85b

Browse files
authored
Use non-deprecated push-container tag in GHA
1 parent 7962f74 commit 0f6f85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-sw-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
username: DOCKER_USERNAME
4040
password: DOCKER_PASSWORD
4141
steps:
42-
- uses: opensciencegrid/push-container-action@v0.6.1
42+
- uses: opensciencegrid/push-container-action@3f444ef22e22265106fef4a37ea991629b1655e9
4343
with:
4444
repo: ${{ matrix.yum_repo}}
4545
osg_series: ${{ matrix.osg_series }}

0 commit comments

Comments
 (0)