We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8f03f commit 2af20eaCopy full SHA for 2af20ea
.github/workflows/interop-test-suite.yml
@@ -63,7 +63,7 @@ jobs:
63
name: Run interoperability test suite
64
runs-on: ubuntu-latest
65
container:
66
- image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.2
+ image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.3
67
credentials:
68
username: ${{ github.actor }}
69
password: ${{ secrets.github_token }}
0 commit comments