We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa38850 commit ddb73d1Copy full SHA for ddb73d1
.github/workflows/ubuntu-s390x.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v3.6.0
28
- - uses: uraimo/run-on-arch-action@4803fad82c266c7860218e93d3024b5810c7866a # v2.6.0
+ - uses: uraimo/run-on-arch-action@517085f0367c8256bcfa753e3e13e1550af09954 # v2.7.1
29
name: Test
30
id: runcmd
31
with:
0 commit comments