Build: Bump the github-actions group with 2 updates
[jquery.git] / test / data / csp-nonce-external.js
blob27132b3fbe34e1d9c48b1addc554b45531312fc2
1 jQuery( function() {
2 $( "body" ).append( "<script nonce='jquery+hardcoded+nonce' src='csp-nonce.js'></script>" );
3 } );