1515 - run : ./hack/bump/cni-plugins.sh
1616 env :
1717 GH_TOKEN : ${{ github.token }}
18- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
18+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
1919 with :
2020 token : ${{ secrets.VEXXHOST_BOT_PAT }}
2121 push-to-fork : vexxhost-bot/ansible-collection-containers
3838 - run : ./hack/bump/containerd.sh
3939 env :
4040 GH_TOKEN : ${{ github.token }}
41- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
41+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
4242 with :
4343 token : ${{ secrets.VEXXHOST_BOT_PAT }}
4444 push-to-fork : vexxhost-bot/ansible-collection-containers
6161 - run : ./hack/bump/cri-tools.sh
6262 env :
6363 GH_TOKEN : ${{ github.token }}
64- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
64+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
6565 with :
6666 token : ${{ secrets.VEXXHOST_BOT_PAT }}
6767 push-to-fork : vexxhost-bot/ansible-collection-containers
8484 - run : ./hack/bump/nerdctl.sh
8585 env :
8686 GH_TOKEN : ${{ github.token }}
87- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
87+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
8888 with :
8989 token : ${{ secrets.VEXXHOST_BOT_PAT }}
9090 push-to-fork : vexxhost-bot/ansible-collection-containers
@@ -107,7 +107,7 @@ jobs:
107107 - run : ./hack/bump/runc.sh
108108 env :
109109 GH_TOKEN : ${{ github.token }}
110- - uses : peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
110+ - uses : peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
111111 with :
112112 token : ${{ secrets.VEXXHOST_BOT_PAT }}
113113 push-to-fork : vexxhost-bot/ansible-collection-containers
0 commit comments