Skip to content

Commit c179e6d

Browse files
authored
Merge pull request #102 from OpenRailAssociation/renovate/github-actions-group
2 parents e1dba72 + e82ccee commit c179e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
needs: build
6969
runs-on: ubuntu-24.04
7070
steps:
71-
- uses: OpenRailAssociation/web-deployment-action@v1
71+
- uses: OpenRailAssociation/web-deployment-action@6b461570b21b7f276ef5cfa76862cbbe0a1c2552 # v1
7272
with:
7373
artifact_name: ${{ env.artifact_name }}
7474
condition_production: ${{ env.condition_production }}

0 commit comments

Comments
 (0)